home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
E
/
EditString.cpt
/
EditString Stack
/
background_2645.txt
< prev
next >
Wrap
Text File
|
1990-06-22
|
1KB
|
73 lines
-- background: 2645 from stack: in
-- bmap block id: 3133
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (field)
-- low flags: 01
-- high flags: 0001
-- rect: left=14 top=82 right=322 bottom=232
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 33
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name:
-- part 2 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=251 top=87 right=322 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 97
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name:
-- part 3 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=328 top=323 right=342 bottom=453
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Install In Stack…
----- HyperTalk script -----
on mouseUp
show msg
type "Use ResEdit from Apple, I haven't written an installer."
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=68 top=61 right=80 bottom=168
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Show Version
----- HyperTalk script -----
on mouseUp
put editString() into dummy
end mouseUp